netsqlazman_ItemsTable 
EntityType  Independent 
Logical Entity Name  netsqlazman_ItemsTable 
Default Table Name  netsqlazman_ItemsTable 
Logical Only  NO 
Definition 
 
Note 
 

netsqlazman_ItemsTable Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
ItemId(PK)    INTEGER  NO 
 
ApplicationId(FK)    INTEGER  NO 
 
Name    NVARCHAR(255)  NO 
 
Description    NVARCHAR(1024)  NO 
 
ItemType    TINYINT  NO 
 
BizRuleId(FK)    INTEGER  YES 
 

netsqlazman_ItemsTable Keys 
Key Name  Key Type  Keys 
IX_Items  Inversion Entry  ApplicationId, Name 
Items_ApplicationId_Name_Unique_Index  Alternate Key  Name, ApplicationId 
PK_netsqlazman_ItemsTable  PrimaryKey  ItemId 

netsqlazman_ItemsTable Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
netsqlazman_ApplicationsTable  Non-Identifying  One To Zero or More        ApplicationId  NO 
netsqlazman_BizRulesTable  Non-Identifying  Zero or One to Zero or More        BizRuleId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
netsqlazman_AuthorizationsTable  Non-Identifying  One To Zero or More          NO 
netsqlazman_ItemAttributesTable  Non-Identifying  One To Zero or More          NO 

netsqlazman_ItemsTable Check Constraints 
Check Constraint Name  CheckConstraint